/ Assembly List / LJCAddressParserLib / StateLookups / LJCSearchPSoundex

Namespace - LJCAddressParserLib


Parameters
countryCode - The Country code.
pSoundex - The Phonetic Soundex value.

Returns

The StateLookup object.

Syntax

C#
public StateLookup LJCSearchPSoundex(String countryCode, String pSoundex)

Finds and returns the object that contains the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.